runtime.stackObjectRecord.ptrBytes (field)

3 uses

	runtime (current package)
		stack.go#L1281: 	ptrBytes  int32
		stack.go#L1301: 	return uintptr(r.ptrBytes), (*byte)(unsafe.Pointer(res))
		stkframe.go#L283: 		ptrBytes:  int32(abiRegArgsType.PtrBytes),